go/types.Checker.ctxt (field)
6 uses
go/types (current package)
check.go#L100: ctxt *Context // context for de-duplicating instances
check.go#L245: ctxt: conf.Context,
check.go#L367: check.ctxt = nil
named.go#L348: if check.ctxt == nil {
named.go#L349: check.ctxt = NewContext()
named.go#L351: return check.ctxt
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)